From: Richard M. Stallman Date: Sun, 12 May 1996 17:43:29 +0000 (+0000) Subject: (MSDOS_SUPPORT): Use full name disp-table.elc. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83850 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bef2adcfdbe007846b5e4b357ece3ec4e081f9cb;p=emacs.git (MSDOS_SUPPORT): Use full name disp-table.elc. --- diff --git a/src/Makefile.in b/src/Makefile.in index 273adbf3706..e408ca80a77 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -598,7 +598,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj) #endif #ifdef MSDOS -#define MSDOS_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}disp-tab.elc ${lispsource}dos-fns.elc +#define MSDOS_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}disp-table.elc ${lispsource}dos-fns.elc #else #define MSDOS_SUPPORT #endif